C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / CellsTemplate Property

In This Topic
CellsTemplate Property (TransposedGrid<T>)
In This Topic
Gets the templates for the content cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CellsTemplate As CellTemplate
 
See Also